xen.git
2005-11-24 kaf24@firebug... Shootdown TLB entries across all VCPUs for SMP shadow...
2005-11-24 smh22@firebug... Re-enable tools support for live migration on PAE.
2005-11-24 smh22@firebug... Quiet down live migrate on PAE domains.
2005-11-24 kaf24@firebug... Clean up mark_dirty() implementation to check for log...
2005-11-24 kaf24@firebug... Remove unused 'nr_recs' field from trace-buffer header
2005-11-24 kaf24@firebug... Adds ac_timer based polling to the ns16550 UART driver...
2005-11-24 kaf24@firebug... This fixes a small race between when a domain is create...
2005-11-24 kaf24@firebug... xen/common/acm_ops.c, check for a NULL pointer and...
2005-11-24 kaf24@firebug... dom0_ops return -EACCES when the interface version...
2005-11-24 kaf24@firebug... Clean up some Xen files in the ioemulator.
2005-11-24 kaf24@firebug... Fix ia64 build. Two typos in header files.
2005-11-24 rread@ubuntu... Make the microcode driver builtin.
2005-11-24 rread@ubuntu... Disable crufty modules still using cli and friends.
2005-11-24 rread@ubuntu... Compile IDE drivers as builtins instead of modules.
2005-11-23 emellor@leeni... Reverse accidental commits for changesets 8001 and...
2005-11-23 emellor@leeni... Merged.
2005-11-23 emellor@leeni... Added comment describing usage.
2005-11-23 emellor@leeni... imported patch quiet_linux_build.patch
2005-11-23 emellor@leeni... imported patch trace-thread.patch
2005-11-23 emellor@leeni... imported patch my-config
2005-11-23 emellor@leeni... imported patch logging-thread.patch
2005-11-23 emellor@leeni... Merged.
2005-11-23 emellor@leeni... Don't treat the failure of ifconfig vifX.Y down as...
2005-11-23 emellor@leeni... Remove the frontend device directories as well as the...
2005-11-23 emellor@leeni... Inside xenbus_switch_state, don't write the new state...
2005-11-23 emellor@leeni... Added a hotplug KOBJ_OFFLINE call, for symmetry with...
2005-11-23 rread@ubuntu... Build the mouse device into the kernel.
2005-11-23 kaf24@firebug... Fix Xen to build with gcc-4.1.
2005-11-23 kaf24@firebug... Add __iomem and __user pointer annotations to linux...
2005-11-23 kaf24@firebug... Fix __gpfn_to_mfn() to work correctly when not executed
2005-11-23 kaf24@firebug... Clean up use of get_pfn_from_mfn().
2005-11-23 kaf24@firebug... Move arch-specific portions of grant-table implementation
2005-11-23 sos22@douglas... Merge.
2005-11-23 sos22@douglas... Merge.
2005-11-23 sos22@douglas... Make sure that accesses to the machine_to_phys table...
2005-11-23 root@localhost... xm-test: add tests for network-attach command
2005-11-23 dan@guaranine... Add tests for bug #331
2005-11-23 dan@guaranine... Make 04_memset_smallmem differentiate between console...
2005-11-23 emellor@leeni... Fix to xm create --help from Ken Grant.
2005-11-23 kaf24@firebug... BUG_ON test for xmalloc alignment should not be excluded
2005-11-23 kaf24@firebug... Intel systems with more than 8 CPUs require that the...
2005-11-23 kaf24@firebug... Add -Wdeclaration-after-statement to CFLAGS only if the
2005-11-22 smh22@firebug... Avoid GPF when attempting to save / restore 64bit guest...
2005-11-22 kaf24@firebug... Add -Wdeclaration-after-statement to Xen and tools...
2005-11-22 smh22@firebug... Tidy up debugging output.
2005-11-22 smh22@firebug... Better handle page type info becoming incoherent during...
2005-11-22 emellor@leeni... Merged.
2005-11-22 emellor@leeni... Make it possible to run valgrind on code linked with...
2005-11-22 kaf24@firebug... When a foreign page is mapped via a grant reference, it
2005-11-22 kaf24@firebug... Ignore live flag on PAE/64-bit migrations, rather than
2005-11-22 kaf24@firebug... SHADOW_CONTROL_OP_OFF should be checkign whether shadow...
2005-11-22 kaf24@firebug... Fix the zombie domain when destroying 2.6 linux vmx...
2005-11-21 rread@ubuntu... Build the USB boot keyboard and mouse drivers as module...
2005-11-21 smh22@firebug... Fix syntax error.
2005-11-21 emellor@leeni... Merged.
2005-11-21 emellor@leeni... Misc fixes for breakage when moving to new Python/C...
2005-11-21 kgrant@localhost... use help in create.py for "xm help create"
2005-11-21 xenrtd@shispar... Catch parsing errors in xm create.
2005-11-21 emellor@leeni... Merged.
2005-11-21 emellor@leeni... As with xs.c, change the module interface to match...
2005-11-21 smh22@firebug... Remove unnecessary assert.
2005-11-21 emellor@leeni... Tidy use of module / package names.
2005-11-21 emellor@leeni... Merged.
2005-11-21 emellor@leeni... Return the changed path as an argument to the watch...
2005-11-21 kaf24@firebug... Change semantics of gnttab_transfer to take the page...
2005-11-21 emellor@leeni... Remove many unnecessary uses of keyword arguments,...
2005-11-21 emellor@leeni... Merged.
2005-11-21 emellor@leeni... Fix removal of use of scheduler, broken earlier today...
2005-11-21 emellor@leeni... Merged.
2005-11-21 emellor@leeni... Changes check for "udev", so that it works on debian...
2005-11-21 kaf24@firebug... Update the memory_op() hypercall. Add two new subcomman...
2005-11-21 smh22@firebug... Fix 'belt + braces' check in xc_linux_save and improve...
2005-11-21 kaf24@firebug... Linux swiotlb now uses correct method for determining...
2005-11-21 kaf24@firebug... Mute error message on SMP resume if a secondary CPU is
2005-11-21 emellor@leeni... Merged.
2005-11-21 emellor@leeni... Replace initialiser for readonly parameter in xshandle_...
2005-11-21 kaf24@firebug... Fix grant-table transfer implementation. Also fix transfer
2005-11-21 emellor@leeni... Merged.
2005-11-21 emellor@leeni... Removed, now unused.
2005-11-21 emellor@leeni... Append the new device config to our internal structure...
2005-11-21 emellor@leeni... Catch RuntimeError inside initDomain, for better handli...
2005-11-21 emellor@leeni... Remove last remaining use of scheduler.py, so we can...
2005-11-21 emellor@leeni... Downgrade debug message to level "trace".
2005-11-21 emellor@leeni... Added another test. Fix the existing tests to close...
2005-11-21 emellor@leeni... Added reset method to Opts so that create.parseCommandL...
2005-11-21 emellor@leeni... Remove whole piles of cruft from the connection layer...
2005-11-21 emellor@leeni... Added method so that SrvDaemon can be run in the foregr...
2005-11-21 emellor@leeni... Fix typo, and failure to unpack singleton tuple correctly.
2005-11-21 emellor@leeni... Added unit test for the DevController subclasses.
2005-11-21 emellor@leeni... Change the module registration declarations and change...
2005-11-21 emellor@leeni... Remove all unnecessary uses of keyword arguments, to...
2005-11-20 emellor@leeni... Added document to collate information regarding distro...
2005-11-20 dykman@us.ibm.com1) "brctl show" has no parameters.
2005-11-20 dan@localhost... First stab at a xend-config.sxp man page.
2005-11-20 kaf24@firebug... Merge with xen-ia64-unstable.hg.
2005-11-20 kaf24@firebug... Small build fix to Python xenstore interface library.
2005-11-19 djm@kirby.fc... Recode usage of FPSR_DEFAULT due to strange double...
2005-11-19 kaf24@firebug... The patch allows one to configure NR_CPUS >8 (16 by...
2005-11-19 kaf24@firebug... Enable the Xen hypervisor ACM security policy to be...
2005-11-19 kaf24@firebug... This patch is to fix a few performance "bugs" in the...
next